Skip to content

chore: fix two comment typos#22524

Merged
2010YOUY01 merged 1 commit into
apache:mainfrom
mvanhorn:osc/fix-comment-typos
May 27, 2026
Merged

chore: fix two comment typos#22524
2010YOUY01 merged 1 commit into
apache:mainfrom
mvanhorn:osc/fix-comment-typos

Conversation

@mvanhorn
Copy link
Copy Markdown
Contributor

Summary

  • datafusion/physical-plan/src/aggregates/group_values/multi_group_by/mod.rs:737 - scalarized_intern_remaining doc said "preform" → "perform"
  • datafusion/core/tests/dataframe/mod.rs:843,895,943 - three nearly-identical test comments said "functionally dependant" → "functionally dependent"

Comment-only.

- datafusion/physical-plan/src/aggregates/group_values/multi_group_by/mod.rs L737:
  scalarized_intern_remaining doc said "preform" -> "perform"
- datafusion/core/tests/dataframe/mod.rs L843: comment said
  "functionally dependant" -> "functionally dependent"

Comment-only.
@github-actions github-actions Bot added core Core DataFusion crate physical-plan Changes to the physical-plan crate labels May 26, 2026
Copy link
Copy Markdown
Contributor

@2010YOUY01 2010YOUY01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

I'll plan to merge it after the CI passes.

@2010YOUY01 2010YOUY01 added this pull request to the merge queue May 27, 2026
Merged via the queue into apache:main with commit d3983d3 May 27, 2026
38 checks passed
@mvanhorn
Copy link
Copy Markdown
Contributor Author

Thanks @2010YOUY01 for taking the two comment typo fixes in the group_values code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Core DataFusion crate physical-plan Changes to the physical-plan crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants